home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 07 CP_M / UNIDRI.LBR / UNIDRIVE.DQC / UNIDRIVE.DOC
Encoding:
Text File  |  2019-04-13  |  2.8 KB  |  48 lines

  1. UNIDRIVE-128 is (c) Copyright 1986 by Frank Prindle.  This program may be
  2. freely distributed in both source and object form, but may not be sold for
  3. profit.
  4.  
  5. UNIDRIVE-128 is a utility for the Commodore 128 running CP/M Plus, with one
  6. or more Commodore 1571 disk drives.  UNIDRIVE-128 enhances the C-128 CP/M
  7. implementation by allowing the 1571 disk drive(s) to read or write CP/M 5.25"
  8. MFM disk formats other than the seven MFM formats supported by the standard
  9. Commodore supplied BIOS.
  10.  
  11. UNIDRIVE-128 is menu driven and simple to use; select the MFM format(s) to
  12. be supported (up to 10) by pressing the menu letter, then press RETURN to
  13. enable use of those formats.  The standard 7 formats are pre-selected, but
  14. may be de-selected by pressing their menu letter if more than 3 additional
  15. formats are required (not real likely).  To abort without changing the
  16. current formats supported, press the ESCape key.
  17.  
  18. Once a set of formats have been selected and enabled, and UNIDRIVE-128 has
  19. terminated, an MFM CP/M diskette in any of the selected formats may be
  20. inserted into any 1571 drive on the system (including virtual drive E:) and
  21. logged in.  If the diskette being logged could possibly be one of several
  22. different formats selected, the Commodore BIOS will display a potential disk
  23. format at the bottom of the screen; use the right arrow key to change this
  24. display (if necessary) until the format displayed corresponds to the format
  25. of the disk in the drive, then press RETURN.  If the diskette being logged
  26. could only match one selected format, no menu selection will be required.  If
  27. the diskette being logged does not match any selected format, "missing" will
  28. be displayed and pressing RETURN will report a disk error.  When multiple
  29. formats have been selected, each drive in the system may be logged in with a
  30. different MFM format; the three Commodore GCR formats are unaffected and always
  31. available.
  32.  
  33. Because the Commodore 128 BIOS already includes support for multiple MFM
  34. diskette formats, UNIDRIVE-128 is a very simple program.  No part of the
  35. program or any RSXs remain once it has terminated - all format translation
  36. is handled by the BIOS in bank 0; none of the 58K TPA is lost for application
  37. programs.
  38.  
  39. UNIDRIVE-128 Version 1.0 supports only 24 CP/M disk formats (chosen pretty
  40. much at random) on one menu screen, and does not support diskette formatting.
  41. Future versions will support many more formats, and will support formatting.
  42. Only "double density" MFM formats are currently supported since it is not
  43. known if the 1571 can read or write in single density (nor do I have a source
  44. of single density diskettes with which to test); perhaps this will be ironed
  45. out in future versions.
  46.  
  47. FCP (10 Nov 86)
  48.